.h-menu a{padding: 10px 17px;}
.pos_video #headerVideo{background: url("bg_h_vd.jpg") top center no-repeat;background-size: 100%;}
.video-js .vjs-tech{background: none;}

.section2 .hPro_info{position: absolute;right: 10%;top: 50%;width: 610px;margin-top: -220px;opacity: 0; }
.section2 .hPro_info .t{color: #ffffff;font-size: 40px;margin-bottom: 21px;font-weight: bold;}
.section2 .hPro_info .t2{color: #ffffff;font-size: 33px;margin-bottom: 35px;line-height: 42px;position: relative;padding-bottom: 15px;}
.section2 .hPro_info .t2 i{border-bottom: 2px solid #ffffff;width: 56px;bottom: 0;left: 0px;position: absolute;}
.section2 .hPro_info .w{color: #ffffff;line-height: 30px;font-size: 20px;margin-bottom: 65px;}
.section2 .hPro_info .m{color: #ffffff;line-height: 50px;height: 50px;font-size: 18px;text-align: center;width: 170px;background: #0952d3;border-radius: 25px;}
.section2 .hPro_info .m a{color: #ffffff;height: 50px;font-size: 18px;text-align: center;width: 100%;display: inline-block;}

.home_main{width: 94%;margin: auto;position: relative;top: 20px;opacity: 0;}
.home_main .rt_tit{padding-left: 24px;}

.list_pcn_pd {overflow: hidden;position: relative;height: 520px;}
.list_pcn_pd ul li{padding: 0 20px;}
.list_pcn_pd ul li .am-gallery-item{position: relative;height: 380px;background: #ffffff;margin-bottom: 12px; }
.list_pcn_pd ul li .nl-tit {font-size: 18px;color: #000000;margin-top: 15px;margin-bottom: 20px;height: 60px;overflow: hidden;}
.list_pcn_pd ul li .nl-pic {
	background: #ffffff;
	max-height: 220px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: all .8s;
	transition: all .8s;
}
.list_pcn_pd ul li .nl-pic img{width: 100%;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: all .8s;
	transition: all .8s;
	min-height: 220px;
}
.list_pcn_pd ul li:hover .nl-pic img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.list_pcn_pd ul li .am-gallery-item .ico_n {background: url("ico_news.png") no-repeat center;width: 60px;height: 60px;position: absolute;margin-top: -15px;right: 3%;opacity: 0;-webkit-transition: all .8s;
	transition: all .8s;z-index: 9999;}
.list_pcn_pd ul li .am-gallery-item .nt {float: right;margin-right: 15px;font-size: 16px;color: #666666;margin-top: -24px;}
.list_pcn_pd ul li .nl-dt {font-size: 14px;color: #666666;}
.list_pcn_pd ul li .nl-dt span {color: #0058ff;}
.list_pcn_pd ul li .nl-not {
	line-height: 26px;
	font-size: 16px;
	color: #666666;
	padding-bottom: 15px;
	position: relative;
	z-index: 2;
	-webkit-transition: all .8s;
	transition: all .8s;
	text-indent: 2em;
}
.list_pcn_pd ul li .am-gallery-item {box-shadow: 0 0 15px #eee;}
.list_pcn_pd ul li .am-gallery-item .nl-tit, .list_pcn_pd ul li .am-gallery-item .nl-dt, .list_pcn_pd ul li .am-gallery-item .nl-not {padding-left: 15px;padding-right: 15px;}
.list_pcn_pd ul li .am-gallery-item:hover .ico_n {opacity: 1;margin-top: -35px;}

.m_home_video_text, .pos_video .am-ic-remove {display: none;}
@media only screen and (min-width: 1400px){
	.home_main .rt_tit{font-size: 46px;}
	.list_pcn_pd ul li .am-gallery-item{height: 440px; }
	.list_pcn_pd ul li .nl-tit{font-size: 22px;margin-top: 35px;margin-bottom: 42px;height: 72px;}
}
@media only screen and (max-width: 1400px){
    .section2 .hPro_info{right: 3%;width: 530px;margin-top: -80px; }
    .section2 .hPro_info .t{font-size: 30px;margin-bottom: 11px;}
    .section2 .hPro_info .t2{font-size: 23px;margin-bottom: 25px;line-height: 32px;padding-bottom: 15px;}
    .section2 .hPro_info .m{line-height: 44px;height: 44px;width: 170px;border-radius: 22px;}
    .section2 .hPro_info .m a{height: 44px;font-size: 16px;}
  
	.home_main .rt_tit{padding-left: 0px;}
	.home_main .list_pcn_pd .am-gallery{padding: 0px;}
	.list_pcn_pd ul li {padding: 0 15px;}
	.list_pcn_pd ul li:nth-child(1) {padding-left: 0px;padding-right: 30px;}
	.list_pcn_pd ul li:nth-child(3) {padding-right: 0px;padding-left: 30px;}
  
}
@media only screen and (max-width: 1024px){
	.home_main .rt_tit {text-align: center;}
	.m_list_pcn_pd   {margin-bottom: 16px;padding-bottom: 16px;}
	.m_list_pcn_pd .swiper-slide  {padding: 12px;}
	.m_list_pcn_pd .swiper-slide .am-gallery-item {position: relative;overflow: hidden;padding-bottom: 22px;box-shadow: 0 0 5px #eee;}
	.m_list_pcn_pd .swiper-slide .nl-tit {font-size: 18px;color: #000000;margin-top: 15px;margin-bottom: 12px;height: 60px;overflow: hidden;padding-left: 8px;}
	.m_list_pcn_pd .swiper-slide .nl-pic {background: #ffffff;height: auto;position: relative;}
	.m_list_pcn_pd .swiper-slide .nl-pic img {width: 100%;height: 220px;}
	.m_list_pcn_pd .swiper-slide .nl-pic .ico_n {background: url("ico_news.png") no-repeat center;width: 60px;height: 60px;position: absolute;margin-top: -15px;right: 3%;opacity: 0;}
	.m_list_pcn_pd .swiper-slide .am-gallery-item .nt {float: right;margin-right: 15px;font-size: 16px;color: #666666;margin-top: -24px;}
	.m_list_pcn_pd .swiper-slide .nl-dt {font-size: 14px;color: #666666;padding-left: 8px;}
	.m_list_pcn_pd .swiper-slide .nl-dt span {color: #0058ff;}
	.m_list_pcn_pd .swiper-slide .nl-not {line-height: 26px;font-size: 16px;color: #666666;padding-bottom: 15px;position: relative;}
	.m_list_pcn_pd .swiper-pagination {bottom: 0px;}
	.m_hmore {line-height: 40px;font-size: 18px;color: #004d9e;width: 150px;position: relative;border: 1px #004d9e solid;margin: auto;}
	.m_hmore a {color: #004d9e;height: 40px;font-size: 18px;text-align: center;width: 100%;display: inline-block;}
}
@media only screen and (max-width: 640px){
  	.pos_video .am-ic-remove {display: inline-block;}
	.pos_video, .rl-index {display: none;}
	.section1 .fp-tableCell {background: url("m_home_video01.jpg") bottom center no-repeat;background-size: cover; }
	.section1 .m_home_video_text {display: block;width: 100%;position: absolute;top: 15%;}
	.section2 .fp-tableCell {background: url("m_home_proc01.jpg") center center no-repeat;background-size: cover; }
	.section2 .hPro_info{top: 50%;width: 94%;margin-top: -70px;text-align: center; }
	.section2 .hPro_info .t{font-size: 24px;margin-bottom: 10px;line-height: 30px;}
	.section2 .hPro_info .t2{font-size: 20px;margin-bottom: 15px;line-height: 26px;padding-bottom: 22px;}
	.section2 .hPro_info .m{line-height: 40px;height: 40px;font-size: 18px;width: 160px;border-radius: 20px;margin: auto;}
	.section2 .hPro_info .m a{height: 40px;font-size: 18px;}
}
